Esx Settings Clusters Configuration Drafts CreateSpec

Esx Settings Clusters Configuration Drafts CreateSpec
Esx Settings Clusters Configuration Drafts CreateSpec

The Esx Settings Clusters Configuration Drafts CreateSpec schema contains information used when creating a draft.

This schema was added in vSphere API 8.0.2.0.

JSON Example
{
    "config": "string",
    "image_reference_host": "string"
}
string
config
Optional

The initial configuration for the draft.

This property was added in vSphere API 8.0.2.0.

If not specified, the current desired configuration for the cluster will be used.

string
image_reference_host
Optional

The host to use as the desired image for the cluster when VLCM is not in use.

This property was added in vSphere API 8.0.3.0.

If not specified, the previously used reference host will be carried over.

When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: HostSystem. When operations return a value of this schema as a response, the property will be an identifier for the resource type: HostSystem.